CmakeOptions.generator

The generator to use. Defaults to "Ninja"

struct CmakeOptions
auto generator = "Ninja";

Meta